home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / msgio.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.1 KB  |  68 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : MESSAGE_IO
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : WOODY%TI-EG@CSNET-RELAY
  6. -- AUTHOR            : Patrick Kopson 
  7. --                   : Texas Instruments  
  8. -- COPYRIGHT         : (c) 1985
  9. -- DATE CREATED      : 01 APR 85
  10. -- DATE RELEASED     : 03 DEC 85
  11. -- DATE LAST UPDATED : 03 DEC 85
  12. -- LOCATION          : C2MUG
  13. -- LOCATION          : ASR
  14. -- ENVIRONMENT       : VAX 11/785  VMS 4.1
  15. --= CLASSIFICATION       ===============================================--
  16. -- CATEGORY LEVEL 1  : COMPONENTS
  17. -- CATEGORY LEVEL 2  : INPUT/OUTPUT
  18. -- CATEGORY LEVEL 3  : I/O Messages
  19. -- CATEGORY LEVEL 4  : 
  20. -- KEYWORD           : Text_Messages  
  21. -- INDEX             : Text
  22. -- INDEX             : Text Messages
  23. -- INDEX             : Messages, Text
  24. -- TAXONOMY          : 
  25. -- DEPENDENCIES      : 
  26. -- SEE ALSO          : 
  27. --= FILE LISTING         ===============================================--
  28. -- FILE SPECS        : PD:<ADA.COMPONENTS>MESSAGEIO.*
  29. -- DIRECTORY DISPLAY :
  30. -- Directory   PD:<ADA.COMPONENTS>
  31. --      File Name     Byte Count  Line Count
  32. --   ---------------  ----------  ----------
  33. --   MESSAGEIO.ADA         25068         612
  34. --   MESSAGEIO.PRO          3121          65
  35. --   ===============  ==========  ==========
  36. --     2 Files             28189         677
  37. --= ABSTRACT             ===============================================--
  38. --         This package is used for sending messages to the default output
  39. -- file.  See the visible part for the details of the  structure  of  the
  40. -- messages.   Minor changes to this package (including making the length
  41. -- of certain fields generic parameters) would  make  this  package  much
  42. -- more versatile.
  43. --= REVISION HISTORY     ===============================================--
  44. --
  45. -- DATE         VERSION    AUTHOR                  HISTORY
  46. -- 12/3/85      1.0         Patrick Kopson          Initial Release
  47. --= RELEASE NOTICE       ===============================================--
  48. -- This prologue must be included in all copies of this software.
  49. --
  50. -- This software is copyright by the author.
  51. --
  52. -- This software is released to the Ada community.
  53. -- This software is released to the Public Domain (note:
  54. --   software released to the Public Domain is not subject
  55. --   to copyright protection).
  56. -- Restrictions on use or distribution:  NONE
  57. --= DISCLAIMER           ===============================================--
  58. --     This software and its documentation are provided "AS IS" and
  59. -- without any expressed or implied warranties whatsoever.  No warranties
  60. -- as to performance, merchantability, or fitness for a particular
  61. -- purpose exist.
  62. --     The user is advised to test the software thoroughly before
  63. -- relying on it.  The user must assume the entire risk and liability of
  64. -- using this software.  In no event shall any person or organization of
  65. -- people be held responsible for any direct, indirect, consequential or
  66. -- inconsequential damages or lost profits.
  67. --======================================================================--
  68.